Skip to content

fix(stt): limit Soniqo model options#5284

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/limit-soniqo-model-options
May 20, 2026
Merged

fix(stt): limit Soniqo model options#5284
ComputelessComputer merged 1 commit into
mainfrom
fix/limit-soniqo-model-options

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 19, 2026

  • Only advertise Soniqo Parakeet Streaming and Parakeet Batch in the local STT model list.
  • Keep legacy Soniqo Omnilingual and Qwen model IDs parseable for existing configs.

Note

Low Risk
Low risk: this only narrows the advertised Soniqo model list while keeping legacy model IDs parseable; main risk is UI/config expectations changing due to fewer selectable models.

Overview
Limits the local STT SUPPORTED_MODELS list to only advertise Soniqo Parakeet Streaming/Batch, removing Omnilingual and Qwen variants from the selectable model set.

Introduces SoniqoModel::selectable() (distinct from SoniqoModel::all()) and updates parsing/tests to ensure legacy Soniqo model IDs/repos remain supported while only the curated subset is surfaced.

Reviewed by Cursor Bugbot for commit 3f2cc05. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 3f2cc05
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0d3fe51e8c370008b81f40

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c46df3e. Configure here.

Comment thread crates/transcribe-soniqo/src/lib.rs Outdated
Only advertise Soniqo Parakeet Streaming and Parakeet Batch while keeping legacy Soniqo model IDs parseable.
@ComputelessComputer ComputelessComputer force-pushed the fix/limit-soniqo-model-options branch from 66554a5 to 3f2cc05 Compare May 20, 2026 05:00
@ComputelessComputer ComputelessComputer merged commit a6d224a into main May 20, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/limit-soniqo-model-options branch May 20, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant